• Parallelizing Particle-In-Cell Codes with OpenMP and MPI 

      Larsgård, Nils Magnus (Master thesis, 2007)
      Today's supercomputers often consists of clusters of SMP nodes. Both OpenMP and MPI are programming paradigms that can be used for parallelization of codes for such architectures. OpenMP uses shared memory, and hence is ...